HostPort

public interface HostPort

A host/port pair of the URI.

Functions

Link copied to clipboard
public Host host()
Returns the host of the URI.
Link copied to clipboard
public Port port()
Returns the port of the URI.